home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dskut / diskanl.zip / README.DOC < prev   
Text File  |  1987-12-14  |  1KB  |  27 lines

  1.              VERSION 1.1 ENHANCEMENTS TO DISKANL.COM
  2.  
  3.      The automatic diskette-detection algorithm has been 
  4. improved.  When determining whether a diskette has 40 or 80 
  5. tracks, DISKANL now attempts to read ALL sectors on tracks 40 AND 
  6. 41 before deciding that a diskette contains 80 tracks.  Before, 
  7. DISKANL would only read one sector on track 40.
  8.  
  9.      The command-line parser has been improved.  Specifying 
  10. something on the command with no valid drive letters will no 
  11. longer cause unpredicatable operation.
  12.  
  13.      The following command-line options are now available.  They 
  14. are useful if a copy protection scheme fools DISKANL's diskette 
  15. recognition algorithm:
  16.  
  17.      /1 forces DISKANL to treat the diskette as single-sided.
  18.  
  19.      /4 forces DISKANL to read only 40 tracks (as on 5 1/4" DS/DD
  20.         diskettes) even if the program thinks there are 80.
  21.  
  22.      /8 forces DISKANL to read only 8 sectors per track
  23.         (DOS 1.x format).
  24.  
  25.      /9 forces DISKANL to read only 9 sectors per track (DS/DD
  26.         format).
  27.